home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / mint / mfs055 / readme < prev    next >
Text File  |  1992-04-12  |  2KB  |  45 lines

  1. This archive should contain the folllowing files :
  2.  
  3. README                (this file)
  4. COPYING                (copyright information)
  5.  
  6. MAKEFILE            (Makefile)
  7. MINIX.XFS            (minix installable filesystem binary v0.55)
  8. MINIXFS.C      \
  9. MINIXFS.H       -------->   (minix installable filesystem source v0.55)
  10. MFSPROTO.H     /
  11. ATARIERR.H            (include file)
  12. FILESYS.H            (include file)
  13. MINIXFS.DOC            (brief info about minixfs v0.55)
  14. FSCK.DIF            (cdiff to make minix fsck recognise symlinks -
  15.                 see minixfs.doc for details)
  16.  
  17. MINIT.C                (minix filesystem initialiser/fixer source v0.211)
  18. MINIT.TTP            (minix filesystem initialiser/fixer binary v0.211)
  19. MINIT.DOC            (info about minit v0.211)
  20.  
  21. FIXUP.C                (MINIX source code to fs fixer , info in minit.doc )
  22.  
  23. MFSCONF.C            (minixfs filename translation configurer)
  24. MFSCONF.DOC            (info for MFSCONF.C)
  25. MFSCONF.TTP            (binary to MFSCONF.C)
  26.  
  27. This version of minixfs supercedes all previous versions and is designed to work
  28. with MiNT 0.9x . One nasty bug has been fixed which messes up files (and 
  29. filesystems) when writing to files bigger than about 1Mb , this was discovered
  30. entirely by accident when a minix partition of mine suddenly became trashed :-(
  31. Also in this version is V2 filesystem support and 'long filename filesystem'
  32. support , see MINIT.DOC and MINIXFS.DOC for more details, there should be no 
  33. problems with AHDI now either (if you run fixup/minit -p , see minit.doc for
  34. more info). Lots more diagnostics are put out by this version too , so if a 
  35. filesystem suddenly starts spewing out messages to the console something is 
  36. wrong. If this was a perfect filesystem before , please let me know how this
  37. happened , giving details of your setup (hard disk , driver software , version
  38. of minix you are using [if any] etc), if you can also tell me how to reproduce
  39. the bug , so much the better. 
  40.  
  41. Please send any queries by EMAIL , I may well miss Usenet articles ....
  42.  
  43. Stephen Henson :    shenson@csm.ac.uk
  44. (snail mail address and phone given in 'minixfs.doc').
  45.